Do not use GtkBoxChild in GtkButtonBox.
authorPaolo Borelli <pborelli@gnome.org>
Wed, 14 Jul 2010 20:23:14 +0000 (22:23 +0200)
committerJavier Jardón <jjardon@gnome.org>
Thu, 15 Jul 2010 20:42:07 +0000 (22:42 +0200)
commit0754f2d72fd5bda86253d548e895482e682f12e9
tree9f5ad61d80bd403f59889fad59582a058e966452
parent133f0744b9d8990861c58516824be0fc617173db
Do not use GtkBoxChild in GtkButtonBox.

Do not store the is_secondary bit in the deprecated parent struct, use a
simple flag on the object instead. Fixes bug #624367.
gtk/gtkbbox.c
gtk/gtkbox.c
gtk/gtkbox.h